Skip to content

Conversation

andrewvarga
Copy link
Contributor

#7973 Super small fix: when an input field is in focus and the undo hotkey is pressed, instead of executing the codemanager's undo (current behaviour), now undoing what you were typing (default user behaviour).

@andrewvarga andrewvarga requested a review from a team as a code owner August 4, 2025 19:57
Copy link

vercel bot commented Aug 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 8:46pm

Comment on lines -21 to -22
project: Project | undefined,
token: string | undefined
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated, just removed some unused parameters to this function.

@andrewvarga andrewvarga merged commit ba23ace into main Aug 13, 2025
56 checks passed
@andrewvarga andrewvarga deleted the andrewvarga/7973/undoing-shouldnt-work-when-input-is-focused branch August 13, 2025 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants